[INFO] cloning repository https://github.com/smturtle2/open-onedrive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smturtle2/open-onedrive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmturtle2%2Fopen-onedrive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmturtle2%2Fopen-onedrive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c0b300adfb610ae137b9383a573e47b460b9921
[INFO] testing smturtle2/open-onedrive against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmturtle2%2Fopen-onedrive" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/smturtle2/open-onedrive
[INFO] finished tweaking git repo https://github.com/smturtle2/open-onedrive
[INFO] tweaked toml for git repo https://github.com/smturtle2/open-onedrive written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smturtle2/open-onedrive on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smturtle2/open-onedrive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uds_windows v1.2.1
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded fuser v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ec86c74908e9d57eef33dc3c6c21e074e5db9a0cfd54d1d0d4333a666393f80
[INFO] running `Command { std: "docker" "start" "-a" "4ec86c74908e9d57eef33dc3c6c21e074e5db9a0cfd54d1d0d4333a666393f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ec86c74908e9d57eef33dc3c6c21e074e5db9a0cfd54d1d0d4333a666393f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ec86c74908e9d57eef33dc3c6c21e074e5db9a0cfd54d1d0d4333a666393f80", kill_on_drop: false }`
[INFO] [stdout] 4ec86c74908e9d57eef33dc3c6c21e074e5db9a0cfd54d1d0d4333a666393f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49d36fa28d397aa99d37b67e6c86afb94d912617305420fc8195e8d27a06e479
[INFO] running `Command { std: "docker" "start" "-a" "49d36fa28d397aa99d37b67e6c86afb94d912617305420fc8195e8d27a06e479", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling fuser v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling xtask v1.5.6 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling openonedrive-config v1.5.6 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openonedrive-ipc-types v1.5.6 (/opt/rustwide/workdir/crates/ipc-types)
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openonedrive-state v1.5.6 (/opt/rustwide/workdir/crates/state)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openonedrive-rclone-worker v1.5.6 (/opt/rustwide/workdir/crates/rclone-worker)
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling openonedrive-rclone-backend v1.5.6 (/opt/rustwide/workdir/crates/rclone-backend)
[INFO] [stderr]    Compiling openonedrived v1.5.6 (/opt/rustwide/workdir/crates/openonedrived)
[INFO] [stderr]    Compiling openonedrivectl v1.5.6 (/opt/rustwide/workdir/crates/openonedrivectl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "49d36fa28d397aa99d37b67e6c86afb94d912617305420fc8195e8d27a06e479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d36fa28d397aa99d37b67e6c86afb94d912617305420fc8195e8d27a06e479", kill_on_drop: false }`
[INFO] [stdout] 49d36fa28d397aa99d37b67e6c86afb94d912617305420fc8195e8d27a06e479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6931da0506e358366e78896fa9bc05db9a1046395716ddd30b24a9a35e39092
[INFO] running `Command { std: "docker" "start" "-a" "a6931da0506e358366e78896fa9bc05db9a1046395716ddd30b24a9a35e39092", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling openonedrive-rclone-worker v1.5.6 (/opt/rustwide/workdir/crates/rclone-worker)
[INFO] [stderr]    Compiling openonedrive-ipc-types v1.5.6 (/opt/rustwide/workdir/crates/ipc-types)
[INFO] [stderr]    Compiling xtask v1.5.6 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling openonedrive-rclone-backend v1.5.6 (/opt/rustwide/workdir/crates/rclone-backend)
[INFO] [stderr]    Compiling openonedrive-state v1.5.6 (/opt/rustwide/workdir/crates/state)
[INFO] [stderr]    Compiling openonedrive-config v1.5.6 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling openonedrivectl v1.5.6 (/opt/rustwide/workdir/crates/openonedrivectl)
[INFO] [stderr]    Compiling openonedrived v1.5.6 (/opt/rustwide/workdir/crates/openonedrived)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.12s
[INFO] running `Command { std: "docker" "inspect" "a6931da0506e358366e78896fa9bc05db9a1046395716ddd30b24a9a35e39092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6931da0506e358366e78896fa9bc05db9a1046395716ddd30b24a9a35e39092", kill_on_drop: false }`
[INFO] [stdout] a6931da0506e358366e78896fa9bc05db9a1046395716ddd30b24a9a35e39092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bee39063d27f2ce4d7fb92bf378ab95b04a9a82b406119b37ee6fd7a5ddeaba
[INFO] running `Command { std: "docker" "start" "-a" "3bee39063d27f2ce4d7fb92bf378ab95b04a9a82b406119b37ee6fd7a5ddeaba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openonedrive_config-1af85f9cb7c769d5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::default_remote_name_matches_wrapper_remote ... ok
[INFO] [stdout] test tests::discovers_paths ... ok
[INFO] [stdout] test tests::decodes_escaped_mountinfo_paths ... ok
[INFO] [stdout] test tests::mount_point_matches_escaped_paths ... ok
[INFO] [stdout] test tests::default_root_hint_is_absolute ... ok
[INFO] [stdout] test tests::load_defaults_without_creating_files ... ok
[INFO] [stdout] test tests::rejects_non_empty_directory ... ok
[INFO] [stdout] test tests::allows_hidden_backing_directory ... ok
[INFO] [stdout] test tests::allows_missing_nested_directory ... ok
[INFO] [stdout] test tests::validates_empty_directory ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openonedrive_ipc_types-ca0517e3907a63f7)
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openonedrive_rclone_backend-2a7f0821e49196d6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test tests::affected_paths_include_parent_directories ... ok
[INFO] [stdout] test tests::blocked_queue_waits_when_only_background_actions_remain ... ok
[INFO] [stdout] test tests::blocked_queue_prefers_foreground_actions_when_background_sync_is_stopped ... ok
[INFO] [stdout] test tests::command_timeout_detection_matches_worker_message ... ok
[INFO] [stdout] test tests::connect_args_target_current_onedrive_config_flow ... ok
[INFO] [stdout] test tests::failed_remote_scan_directories_mark_existing_directory_entries ... ok
[INFO] [stdout] test tests::expands_selected_directories_from_snapshot_without_visible_tree ... ok
[INFO] [stdout] test tests::immediate_child_detection_handles_root_and_nested_paths ... ok
[INFO] [stdout] test tests::filesystem_start_failure_sets_error_state ... ok
[INFO] [stdout] test tests::failed_remote_scan_preserves_existing_descendants ... ok
[INFO] [stdout] test tests::legacy_remote_error_detection_matches_rclone_message ... ok
[INFO] [stdout] test tests::listed_directory_metadata_only_marks_completed_directory_scans ... ok
[INFO] [stdout] test tests::lsjson_entry_prefixing_preserves_nested_paths ... ok
[INFO] [stdout] test tests::normalize_snapshot_rebuilds_directory_aggregates ... ok
[INFO] [stdout] test tests::parses_openonedrive_mountinfo_records_with_escaped_paths ... ok
[INFO] [stdout] test tests::parses_rclone_mod_time_as_unix_timestamp ... ok
[INFO] [stdout] test tests::path_state_derive_prefers_conflict ... ok
[INFO] [stdout] test tests::parses_openonedrive_mountinfo_records ... ok
[INFO] [stdout] test tests::personal_vault_failures_are_classified_as_known_inaccessible ... ok
[INFO] [stdout] test tests::lsjson_directory_entries_accept_negative_size_markers ... ok
[INFO] [stdout] test tests::override_binary_wins_over_path_lookup ... ok
[INFO] [stdout] test tests::missing_root_path_is_created_when_requested ... ok
[INFO] [stdout] test tests::backend_load_prepares_visible_root_folder ... ok
[INFO] [stdout] test path_state::tests::directory_metadata_round_trips ... ok
[INFO] [stdout] test path_state::tests::path_state_snapshot_round_trips ... ok
[INFO] [stdout] test tests::recursive_listing_marks_all_known_directories ... ok
[INFO] [stdout] test tests::complete_sync_activity_stays_syncing_while_transfers_remain ... ok
[INFO] [stdout] test tests::relative_paths_stay_inside_root ... ok
[INFO] [stdout] test tests::pause_sync_clears_queued_uploads_before_marking_paused ... ok
[INFO] [stdout] test tests::remote_scan_errors_clear_after_successful_listing ... ok
[INFO] [stdout] test tests::remote_config_requires_repair_without_drive_metadata ... ok
[INFO] [stdout] test tests::revision_tokens_prefer_hashes_when_available ... ok
[INFO] [stdout] test tests::retry_transfer_expands_retryable_directory_files_only ... ok
[INFO] [stdout] test tests::search_prefers_basename_and_path_matches ... ok
[INFO] [stdout] test tests::keep_local_failure_marks_sync_error_instead_of_staying_syncing ... ok
[INFO] [stdout] test tests::preview_root_path_requires_remote_before_populated_takeover ... ok
[INFO] [stdout] test tests::sorted_directory_states_show_directories_first ... ok
[INFO] [stdout] test tests::prepare_remote_repair_clears_queued_uploads ... ok
[INFO] [stdout] test tests::recursive_snapshot_preserves_hydrated_directory_state ... ok
[INFO] [stdout] test tests::transfer_and_management_args_compile ... ok
[INFO] [stdout] test tests::transfer_args_use_app_owned_config ... ok
[INFO] [stdout] test tests::list_directory_returns_immediate_children_sorted ... ok
[INFO] [stdout] test vfs::tests::provider_paths_strip_the_virtual_root_prefix ... ok
[INFO] [stdout] test vfs::tests::snapshot_stores_virtual_paths_but_provider_paths_stay_relative ... ok
[INFO] [stdout] test tests::set_root_path_moves_hydrated_backing_bytes_to_new_root ... ok
[INFO] [stdout] test tests::directory_refresh_replaces_missing_remote_children ... ok
[INFO] [stdout] test tests::make_online_only_failure_marks_sync_error_instead_of_staying_syncing ... ok
[INFO] [stdout] test tests::remote_snapshot_uses_remote_mod_time_for_virtual_entries ... ok
[INFO] [stdout] test tests::rebuild_snapshot_preserves_directory_metadata ... ok
[INFO] [stdout] test tests::search_paths_matches_by_basename_and_full_path ... ok
[INFO] [stdout] test tests::list_directory_refreshes_remote_root_without_hydrating_content ... ok
[INFO] [stdout] test tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions ... FAILED
[INFO] [stdout] test tests::sync_activity_starts_inside_async_context ... ok
[INFO] [stdout] test tests::status_succeeds_inside_async_context ... ok
[INFO] [stdout] test tests::prepare_remote_repair_preserves_local_state_and_cache ... ok
[INFO] [stdout] test tests::prepare_remote_repair_keeps_backing_bytes_and_path_state ... ok
[INFO] [stdout] test tests::set_root_path_adopts_matching_visible_files_and_discards_the_rest ... ok
[INFO] [stdout] test tests::keep_local_refreshes_selected_directory_subtree ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions' (126) panicked at crates/rclone-backend/src/lib.rs:7011:9:
[INFO] [stdout] assertion failed: hydrate_error.to_string().contains("lifecycle transition")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592547cf178a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592547cf178a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592547cf178a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592547cf178a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592547d0a75a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592547d0a75a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x592547cf74b2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x592547cf74b2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x592547cca71f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592547cca71f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592547ce7519 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592547a1474c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x592547a1474c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592547ce7792 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x592547ce7792 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592547cca80a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x592547cbf0b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592547ccb8ed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592547d0af4c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592547d0af12 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x592547704e2f - openonedrive_rclone_backend[8cdac3b691b2b41d]::tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rclone-backend/src/lib.rs:7011:9
[INFO] [stdout]   21:     0x5925475f5f62 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5925476076cd - <tokio[b227fd487b6800a1]::runtime::park::CachedParkThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x5925475fc882 - tokio[b227fd487b6800a1]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b227fd487b6800a1]::runtime::park::CachedParkThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5925475fc882 - tokio[b227fd487b6800a1]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b227fd487b6800a1]::runtime::park::CachedParkThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5925475fc882 - <tokio[b227fd487b6800a1]::runtime::park::CachedParkThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x59254756dd04 - <tokio[b227fd487b6800a1]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x59254757f248 - <tokio[b227fd487b6800a1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x59254766e8cb - tokio[b227fd487b6800a1]::runtime::context::runtime::enter_runtime::<<tokio[b227fd487b6800a1]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x59254756e5d4 - <tokio[b227fd487b6800a1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x5925475aa614 - <tokio[b227fd487b6800a1]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   31:     0x5925475aa9cf - <tokio[b227fd487b6800a1]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   32:     0x5925477131f0 - openonedrive_rclone_backend[8cdac3b691b2b41d]::tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rclone-backend/src/lib.rs:7026:76
[INFO] [stdout]   33:     0x5925476f28a7 - openonedrive_rclone_backend[8cdac3b691b2b41d]::tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rclone-backend/src/lib.rs:6943:85
[INFO] [stdout]   34:     0x5925475a55f6 - <openonedrive_rclone_backend[8cdac3b691b2b41d]::tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x592547a07a2b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x592547a07a2b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x592547a1521b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x592547a1521b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x592547a1521b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x592547a1521b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x592547a1521b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x592547a1521b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x592547a1521b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x592547a0e934 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x592547a0e934 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x592547a17e22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x592547a17e22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x592547a17e22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x592547a17e22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x592547a17e22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x592547a17e22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x592547a17e22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x592547cf057f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x592547cf057f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7cde80aafaa4 - <unknown>
[INFO] [stdout]   56:     0x7cde80b3ca64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::pause_lifecycle_waits_for_hydrate_and_cancels_queued_transfer_actions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 57 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p openonedrive-rclone-backend --lib`
[INFO] running `Command { std: "docker" "inspect" "3bee39063d27f2ce4d7fb92bf378ab95b04a9a82b406119b37ee6fd7a5ddeaba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bee39063d27f2ce4d7fb92bf378ab95b04a9a82b406119b37ee6fd7a5ddeaba", kill_on_drop: false }`
[INFO] [stdout] 3bee39063d27f2ce4d7fb92bf378ab95b04a9a82b406119b37ee6fd7a5ddeaba
